diff --git a/src/pacemaker/abi/index.php b/src/pacemaker/abi/index.php index af36811..a6d8657 100644 --- a/src/pacemaker/abi/index.php +++ b/src/pacemaker/abi/index.php @@ -1,82 +1,81 @@ --- layout: pacemaker title: Pacemaker ABI Compatibility ---

-This page details the ABI compatability between the listed -Pacemaker versions. -The reports are generated with the -ABI Compliance -Checker that ships with Fedora + This page details ABI compatibility between the listed + Pacemaker versions. Reports are generated using the + ABI Compliance Checker + that ships with Fedora.

/", "", $line); $compat_reports[$i]["status"] = preg_replace("/<\/td>.*/", "", $compat_reports[$i]["status"]); break; } } fclose($file_handle); ++$i; } usort($compat_reports, "sorter"); foreach ($compat_reports as $item) { $report = $item["report"]; $filename = $item["filename"]; $from = $item["from"]; $to = $item["to"]; $status = $item["status"]; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; } ?>

ABI Compatability Table

Version Reference Version Status Report
$to $from $status report